📄️ ST COMPUTE EXPRESSIONS
ST COMPUTE EXPRESSIONS ( { ;} objeto {; inicioSel {; finSel*}} )
📄️ ST FREEZE EXPRESSIONS
ST FREEZE EXPRESSIONS ( { ;} objeto {; inicioSel {; finSel}}{; } )
📄️ ST GET ATTRIBUTES
ST GET ATTRIBUTES ( { ;} objeto ; inicioSel ; finSel ; nomAtrib ; valorAtrib {; nomAtrib2 ; valorAtrib2 ; ... ; nomAtribN ; valorAtribN*} )
📄️ ST Get content type
ST Get content type ( { ;} object {; inicioSel {; finSel {; inicioBloq {; finBloq*}}}} ) -> Resultado
📄️ ST Get expression
ST Get expression ( { ;} objeto {; inicioSel {; finSel*}} ) -> Resultado
📄️ ST GET OPTIONS
ST GET OPTIONS ( { ;} objeto ; opcion ; valor {; opcion2 ; valor2 ; ... ; opcionN ; valorN*} )
📄️ ST Get plain text
ST Get plain text ( { ;} objeto {; refMode*} ) -> Resultado
📄️ ST Get text
ST Get text ( { ;} objeto {; inicioSel {; finSel*}} ) -> Resultado
📄️ ST GET URL
ST GET URL ( { ;} objeto ; textoURL ; direccionURL {; inicioSel {; finSel*}} )
📄️ ST INSERT EXPRESSION
ST INSERT EXPRESSION ( { ;} objeto ; expresion {; inicioSel {; finSel*}} )
📄️ ST INSERT URL
ST INSERT URL ( { ;} objeto ; textoURL ; direccionURL {; inicioSel {; finSel*}} )
📄️ ST SET ATTRIBUTES
ST SET ATTRIBUTES ( { ;} objeto ; inicioSel ; finSel ; nomAtrib ; valorAtrib {; nomAtrib2 ; valorAtrib2 ; ... ; nomAtribN ; valorAtribN*} )
📄️ ST SET OPTIONS
ST SET OPTIONS ( { ;} objeto ; opcion ; valor {; opcion2 ; valor2 ; ... ; opcionN ; valorN*} )
📄️ ST SET PLAIN TEXT
ST SET PLAIN TEXT ( { ;} objeto ; nuevTexto {; inicioSel {; finSel*}} )
📄️ ST SET TEXT
ST SET TEXT ( { ;} objeto ; nuevTexto {; inicioSel {; finSel*}} )